Revision: kernel-package--devel--9.0--patch-11
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Mon Jun 13 00:18:14 CDT 2005
Standard-date: 2005-06-13 05:18:14 GMT
Modified-files: kernel/ChangeLog kernel/image.postinst
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-11
Summary: Add a missing curly brace
Keywords: 

The logic for handling the image symbolic links in / broke, recently, due
to a misplaced }.

* kernel/image.postinst (image_magic): Add missing close curly brace, and
  an else clause.

